AuthenticateHandler

fun interface AuthenticateHandler

AuthenticateHandler

Since

0.6.0

Functions

onResult
Link copied to clipboard
abstract fun onResult(user: User?, e: SendBirdException?)

A callback for when the authentication is done.